home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK1.toast / Development Kits (Disc 1) / AppleShare API / PowerPC AppleShare API / PPC SyncServerDispatch / PPC SyncServerDispatch Read Me next >
Encoding:
Text File  |  1995-04-14  |  556 b   |  6 lines  |  [ttro/ttxt]

  1. ServerDispatch and PowerPC Applications
  2.  
  3. ServerDispatch is not available in InterfaceLib. Therefore, PowerPC applications must use the Mixed Mode Manager to call ServerDispatch. The code in SyncServerDispatch.c implements SyncServerDispatch for PowerPC applications.
  4.  
  5. To use ServerDispatch from PowerPC applications, simply use the latest header files from this SDK (they've been modified to include alignment pragmas, and to not include the 68K glue for SyncServerDispatch if the GENERATINGCFM is true), and then add SyncServerDispatch.c to your project.
  6.